'Declaration
Public Overloads Shared Function Read( _ ByVal content() As Byte _ ) As Dictionary(Of C1VectorItemBase,C1ShapeAttributes)
public static Dictionary<C1VectorItemBase,C1ShapeAttributes> Read( byte[] content )
Parameters
- content
- Byte array that contains ShapeFile data.
Return Value
dictionary of vector objects and shape attribute objects for C1VectorLayer.